Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove bezoekadres/verblijfadres from role matching between ZDS and ZGW due to situational dataloss in translation #478

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

mericakgul
Copy link
Collaborator

In case there is a new role coming from zds side, we first check if that role already exists in zgw. To do that we compare the incoming role with existing roles. Our comparison were returning incorrectly false value so we were trying to add the same initiator rol again and OpenZaak were giving us an error. Now we have update our comparison method to fix the issue.

@MLenterman MLenterman changed the title Update the comparison of the roles fix: remove bezoekadres/verblijfadres from role matching between ZDS and ZGW due to situational dataloss in translation Dec 6, 2024
@MLenterman MLenterman merged commit 38a59bd into master Dec 6, 2024
6 checks passed
@MLenterman MLenterman deleted the WS-88-FixComparisonExistingAndIncomingRole branch December 6, 2024 09:24
WeAreFrank-BOT pushed a commit that referenced this pull request Dec 6, 2024
## [1.22.6](v1.22.5...v1.22.6) (2024-12-06)

### 🐛 Bug Fixes

* remove bezoekadres/verblijfadres from role matching between ZDS and ZGW due to situational dataloss in translation ([#478](#478)) ([38a59bd](38a59bd))

### ✅ Tests

* **larva:** cleanup old broken Larva testcases that are now replaced by SoapUI end-2-end testcases ([#480](#480)) ([0749015](0749015))
@WeAreFrank-BOT
Copy link

🎉 This PR is included in version 1.22.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

MLenterman added a commit that referenced this pull request Dec 17, 2024
…and ZGW due to situational dataloss in translation (#478)

* fix: update the comparison of the roles for different person

* dummy commit to trigger ci

* syntax fixed

---------

Co-authored-by: Meric Akgul <[email protected]>
Co-authored-by: MLenterman <[email protected]>
MLenterman pushed a commit that referenced this pull request Dec 17, 2024
## [1.22.6](v1.22.5...v1.22.6) (2024-12-06)

### 🐛 Bug Fixes

* remove bezoekadres/verblijfadres from role matching between ZDS and ZGW due to situational dataloss in translation ([#478](#478)) ([38a59bd](38a59bd))

### ✅ Tests

* **larva:** cleanup old broken Larva testcases that are now replaced by SoapUI end-2-end testcases ([#480](#480)) ([0749015](0749015))
WeAreFrank-BOT pushed a commit that referenced this pull request Dec 17, 2024
## [1.22.7](v1.22.6...v1.22.7) (2024-12-17)

### 🐛 Bug Fixes

* heeftBetrekkingOpAndere does not respect verwerkingssoort causing duplicates and inability to delete gerelateerde zaken ([7243e0f](7243e0f))
* remove bezoekadres/verblijfadres from role matching between ZDS and ZGW due to situational dataloss in translation ([#478](#478)) ([98a24c4](98a24c4))
* remove relevanteAndereZaken from updateZaak request cause it is handled separately ([90c51b0](90c51b0))
* update verwerkingssoort letter of heeftBetrekkingOpAndere in creeerZaak from W to T ([8a849c1](8a849c1))
* updateZaak with multiple heeftBetrekkingOpAndere already on the case results in error ([663516b](663516b))

### 🧑‍💻 Code Refactoring

* generalize ZDS roles was and wordt merger xslt to support merging all root aggregates ([2131767](2131767))
* Used PostZgwZaak.xsd instead of AndereZaakBodyToJson.xsd + used XmlSwitchPipe instead of XmlIfPipe in CheckVerwerkingssoortAttribute + used Zaken_UpdateZgwZaak for patch request ([017bfd9](017bfd9))

### ✅ Tests

* **e2e:** add variety of e2e testcases for testing heeftBetrekkingOpAndere behavior ([757f127](757f127))
* **larva:** cleanup old broken Larva testcases that are now replaced by SoapUI end-2-end testcases ([#480](#480)) ([934e839](934e839))
* **unit:** MergeZdsWasAndWordt Larva testcases ([6bf6159](6bf6159))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants